home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / misc / KnowledgeSvr.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  11.1 KB  |  252 lines

  1. Short:    Knowledge Based System Inference Net Builder
  2. Author:   Andrew@basden.u-net.com
  3. Uploader: Andrew@basden.u-net.com
  4. Version:  1.14
  5.  
  6. Type:    comm/tcp
  7.  
  8. ISTAR KNOWLEDGE SERVER
  9.  
  10. (Note:  At present, in Aminet, Istar in dev/misc
  11. and KnowledgeServer in comm/tcp, are the same program.  
  12. But in future they might diverge and have different 
  13. capabilities or packagings.)
  14.  
  15. Istar is a knowledge based system builder that allows you to construct
  16. inference nets, bayesian nets and semantic nets.  It has a particularly
  17. nice user interface, with a smoothness that only Amiga hardware can give.
  18. So it is useful for decision support, to help you clarify complex ideas.
  19.  
  20. You build your knowledge base by drawing boxes and arrows, and then
  21. can run the KB either direct or via a browser.  
  22. See docs/index.html to get going.  Most  documentation is now in html.
  23.  
  24. Istar has Knowledge Server capability.  That is, knowledge bases
  25. created by Istar can be run over the Internet, worldwide.
  26. (Note:  If you have a version of Istar1.1 that has a date on or before
  27. 6th October 1999, then you will find some tracing text that appears
  28. on the console when running in server mode.  This was detected, and
  29. removed on 7th October 1999.  The tracing merely shows stack usage,
  30. and is interesting: around 1k at that point - though best to keep
  31. stack high (20000) for other things.)
  32.  
  33. See the following Web pages:
  34.      
  35. The main Istar page is
  36.      http://www.basden.u-net.com/pgm/Istar
  37. and information about the server is on
  38.      http://www.basden.u-net.com/pgm/Istar/server.html
  39. which has a link allowing you to connect to the demonstration
  40. Istar Knowledge Server sites.
  41.  
  42. NEW IN THIS VERSION (See docs/history.html)
  43.  
  44. Version 1.14 makes a few small changes from version 1.12 (1.13 was never
  45. published).  
  46. Version 1.12 fixes a couple of bugs, including one in the server that 
  47. prevented long forms from being displayed.  Main changes otherwise are
  48. that the client of server version can now start inference without a
  49. reset, and that the local lists panel is more powerful.
  50. Version 1.11 fixes a couple of bugs.  Also makes it easier for the
  51. distant client to explore a KB.  Otherwise it is version 1.1 in a
  52. different guise.
  53.  
  54. But the major change is that Version 1.1 has been made into
  55. a knowledge server.  That is, Istar can converse with a
  56. distant browser.
  57. In addition to a standard local user interface for the run-time user,
  58. there is also an interface to HTTP.  Though the modular nature
  59. of Istar made it easy to get an initial version working, the
  60. inference engine required an overhaul before it could support
  61. multi-user access.
  62.  
  63. Version 1.092 introduces reset values, which allows you to specify
  64. a default value to which an attribute will be set when a question is
  65. asked (previously it showed the value left there from previous
  66. working.  See history.html).  A few enforcer hits had been found
  67. and these have been fixed; see bugs.html.  Help buttons are now
  68. available on forms.
  69.  
  70. PLANS
  71.  
  72. Next major version should be able to obtain info by downloading
  73. from any Internet site.
  74.  
  75. COPYRIGHT
  76.  
  77. Istar, all versions, are copyright (C) Andrew Basden, University
  78. of Salford, Salford, M5 4WT, U.K.  Istar@basden.u-net.com.
  79.  
  80. The version with this file can be used freely as long as all copies
  81. of it include the name 'Istar' in their file names whereever they
  82. are stored and as long as this file and copyright notice is
  83. kept with the file.
  84.  
  85. SYSTEM REQUIREMENTS
  86.  
  87. Known to work on Amiga 1200, 3000, 4000.  Will just about run in
  88. 2Mb machines, but recommend use the IstarPrefs_LowMem as your
  89. preferences file.
  90.  
  91. Assigns needed (can work without them):
  92.     IstarSys: (has IstarPrefs and, in future, other things)
  93.     KBTools: where KBs are saved etc.
  94. Fonts used (unless specified in IstarPrefs):
  95.     Courier
  96.     Garnet
  97.     Topaz
  98. Libs used:
  99.     iff.library (but can work without it)
  100. Stack usage:  20,000 recommended, but real usage unknown.
  101.     Surprisingly small, but once ran out when the standard 4k.
  102.  
  103. It works best if you assign KBTools: to the directory where you keep
  104. your knowledge bases, and IstarSys: to a directory where various system
  105. files are kept.  At present, the only file sought in IstarSys is IstarPrefs.
  106. Otherwise just starts as Sys: root.
  107.  
  108. FILES INCLUDED:
  109.  
  110. Istar    Main program.
  111. This Istar.readme and Intro files.
  112. Preferences files, especially IstarPrefs.server
  113. Server text files in files/ directory.
  114. Server KB text files and .serverkbs control file in KBs
  115. Documentation.  Most is now html and cross-linked
  116. for easy reference.  docs/Intro is an ascii version of index.html.
  117. Sample knowledge bases.
  118. Installation script.
  119.  
  120. DISCLAIMER:
  121.  
  122. Istar is supplied as-is.
  123.  
  124. Istar is still under development.  Some of its buttons do not work
  125. because they are not attached to anything yet.  Some of its more
  126. exotic data transformations do not yet work.  See bugs.html.
  127.  
  128. Let me know what you think of it, by mailing me at Istar@basden.u-net.com
  129.  
  130. Andrew Basden.
  131. April 2000.
  132.  
  133.  
  134. ============================= Archive contents =============================
  135.  
  136. Original  Packed Ratio    Date     Time    Name
  137. -------- ------- ----- --------- --------  -------------
  138.     2100     317 84.9% 07-Oct-99 12:44:14  Istar.info
  139.      536     298 44.4% 11-Sep-99 17:00:34 +_svl
  140.      194     138 28.8% 11-Sep-99 17:00:42 +_svl.html
  141.      628     249 60.3% 06-Nov-96 18:29:58 +docs.info
  142.    27571   10764 60.9% 05-Apr-00 16:44:42 +bugs.html
  143.    31052   11877 61.7% 10-Jan-00 19:07:30 +driving.html
  144.     7180    2872 60.0% 10-Jan-00 19:07:50 +dyndocs.html
  145.    48927   18792 61.5% 05-Apr-00 16:45:10 +history.html
  146.     5519    2582 53.2% 10-Jan-00 19:08:40 +index.html
  147.    32442    8883 72.6% 10-Jan-00 19:09:06 +inference.html
  148.     8665    3556 58.9% 10-Jan-00 19:10:54 +kbs.html
  149.     4716    1925 59.1% 10-Jan-00 19:11:10 +keys.html
  150.     3827    1682 56.0% 10-Jan-00 19:12:06 +net.manip.html
  151.     3302    1542 53.3% 10-Jan-00 19:12:26 +os.related.html
  152.    13445    4938 63.2% 10-Jan-00 19:13:32 +p.adp.html
  153.    45990   16079 65.0% 05-Apr-00 16:45:46 +panels.html
  154.      628     248 60.5% 19-Sep-99 00:00:18 +panels.info
  155.     3606    1125 68.8% 21-Sep-99 15:55:38 +aa.panel.iff
  156.    20324    5676 72.0% 22-Sep-99 10:34:14 +ad.panel.iff
  157.    12082    3006 75.1% 18-Sep-99 23:53:54 +at.panel.iff
  158.     6574    1562 76.2% 22-Sep-99 09:34:08 +atl.panel.iff
  159.     8002    1712 78.6% 22-Sep-99 09:33:02 +dc.panel.iff
  160.     7562    1836 75.7% 18-Sep-99 23:58:22 +ea.panel.iff
  161.     5312    1175 77.8% 18-Sep-99 23:57:44 +err.panel.iff
  162.     6010    1405 76.6% 18-Sep-99 23:54:56 +find.panel.iff
  163.     4340    1057 75.6% 18-Sep-99 23:41:04 +ic.panel.iff
  164.    16048    4189 73.8% 18-Sep-99 23:48:00 +id.panel.iff
  165.    12278    3051 75.1% 18-Sep-99 23:52:00 +it.panel.iff
  166.    13812    3736 72.9% 18-Sep-99 23:49:12 +kb.panel.iff
  167.    11278    2956 73.7% 18-Sep-99 23:54:30 +kbd.panel.iff
  168.    18380    4757 74.1% 01-Dec-99 11:20:20 +lists.panel.iff
  169.     8104    1796 77.8% 23-Sep-99 17:54:24 +na.panel.iff
  170.     7774    1685 78.3% 23-Sep-99 17:54:32 +nd.panel.iff
  171.    13328    3174 76.1% 18-Sep-99 23:56:32 +prefs.panel.iff
  172.    12258    3225 73.6% 18-Sep-99 23:48:44 +ri.panel.iff
  173.    11200    2653 76.3% 18-Sep-99 23:52:38 +rt.panel.iff
  174.     7424    1819 75.4% 23-Sep-99 17:52:12 +tpc.panel.iff
  175.    12726    2737 78.4% 22-Sep-99 09:41:14 +tpi.panel.iff
  176.    11104    2242 79.8% 23-Sep-99 16:29:38 +uf.bayes.panel.iff
  177.    11402    1948 82.9% 23-Sep-99 16:36:26 +uf.bool.panel.iff
  178.    10498    1110 89.4% 23-Sep-99 16:33:26 +uh.panel.iff
  179.    11836    1635 86.1% 23-Sep-99 16:30:46 +uq.bayes.panel.iff
  180.    12174    1643 86.5% 23-Sep-99 16:32:56 +uq.bool.panel.iff
  181.    10678    1344 87.4% 23-Sep-99 16:31:16 +uq.enum.panel.iff
  182.    17108    3961 76.8% 09-Dec-98 21:23:28 +ut.panel.iff
  183.    12862    2517 80.4% 24-Sep-99 11:46:36 +wt.panel.iff
  184.     3290    1420 56.8% 10-Jan-00 19:13:12 +Problems in Use.html
  185.    36966   13025 64.7% 10-Jan-00 19:14:00 +rfman.html
  186.     2575     959 62.7% 09-Sep-99 16:06:32 +server.client.msgs
  187.     3015    1245 58.7% 25-Oct-00 19:45:38 +server.files.html
  188.     6161    2206 64.1% 10-Jan-00 19:14:20 +server.html
  189.    21773    7813 64.1% 10-Jan-00 19:14:40 +server.mgmt.html
  190.     8108    2255 72.1% 10-Jan-00 19:14:56 +uop.html
  191.   100590   37257 62.9% 10-Jan-00 19:15:38 +using.html
  192.     8276    3594 56.5% 05-Apr-00 16:46:02 +using.sn.html
  193.     4581    1667 63.6% 10-Jan-00 19:16:12 +values.html
  194.      628     252 59.8% 11-Sep-99 16:44:22 +files.info
  195.      233     176 24.4% 04-Mar-99 22:24:44 +htmlbad
  196.      388     260 32.9% 15-Jan-00 22:42:24 +htmlbadkbfile
  197.      332     224 32.5% 12-Mar-99 23:37:44 +htmlbadkbid
  198.       78      73  6.4% 29-Nov-99 15:03:54 +htmldwn
  199.      443     274 38.1% 15-Jan-00 22:42:28 +htmlend
  200.      116      94 18.9% 01-Mar-99 17:03:50 +htmlfull
  201.       20      20  0.0% 04-Mar-99 22:42:44 +htmlh0
  202.       17      17  0.0% 04-Mar-99 22:43:06 +htmlh1
  203.       17      17  0.0% 04-Mar-99 22:43:20 +htmlh2
  204.       17      17  0.0% 04-Mar-99 22:43:36 +htmlh3
  205.       17      17  0.0% 04-Mar-99 22:44:52 +htmlh4
  206.       17      17  0.0% 04-Mar-99 22:44:42 +htmlh5
  207.       17      17  0.0% 04-Mar-99 22:44:32 +htmlh6
  208.       17      17  0.0% 04-Mar-99 22:44:24 +htmlh7
  209.       23      23  0.0% 26-Mar-99 12:26:56 +htmlhead
  210.      439     263 40.0% 15-Jan-00 22:42:28 +htmlhelppage
  211.      411     269 34.5% 29-Nov-99 16:24:18 +htmlnodoc
  212.      215     165 23.2% 15-Jan-00 22:42:30 +htmlnogl
  213.      427     281 34.1% 15-Jan-00 22:42:26 +htmlnokbc
  214.      131     103 21.3% 19-Feb-99 10:49:32 +htmlnotes
  215.      106      88 16.9% 05-Mar-99 16:39:38 +htmlresults
  216.      348     233 33.0% 15-Jan-00 22:42:26 +htmlstoppage
  217.      106      92 13.2% 21-Sep-99 12:18:08 +htmlwelcomedet
  218.      169     130 23.0% 15-Jan-00 22:42:28 +htmlwelcomeend
  219.     1078     600 44.3% 10-Apr-00 23:59:48 +htmlwelcomestart
  220.     3160    2261 28.4% 04-Jan-95 16:22:00 +iff.library
  221.     5932    2584 56.4% 11-Sep-99 16:38:10 +index.html
  222.     2905    1314 54.7% 24-Sep-99 17:00:44 +Install.readme
  223.      443     113 74.4% 26-Dec-97 23:14:18 +Install.readme.info
  224.     4442    1622 63.4% 07-Oct-99 14:59:52 +Install_Istar
  225.      665     321 51.7% 07-Oct-99 14:52:54 +Install_Istar.info
  226.   109956   60617 44.8% 30-Apr-96 22:52:42 +Installer
  227.      462     193 58.2% 08-May-96 22:50:24 +Installer.info
  228.   512324  259052 49.4% 12-Apr-00 23:27:14 +Istar
  229.      602     173 71.2% 13-May-96 10:54:58 +Istar.info
  230.     4891    2382 51.2% 25-Oct-00 19:39:40 +Istar.readme
  231.      443     112 74.7% 26-Dec-97 23:14:56 +Istar.readme.info
  232.       68      65  4.4% 21-Sep-99 15:50:34 +IstarPrefs.server
  233.      146     115 21.2% 13-Nov-96 06:47:36 +IstarPrefs_Example
  234.       21      21  0.0% 06-Nov-96 17:07:04 +IstarPrefs_LowMem
  235.      628     250 60.1% 27-Apr-95 11:00:06 +KBs.info
  236.      334     137 58.9% 07-Oct-99 14:58:30 +.serverkbs
  237.    52200   22710 56.4% 09-Apr-97 14:02:44 +A.I.
  238.    50956   21876 57.0% 26-Dec-97 14:50:06 +Philosophy
  239.    47412   20481 56.8% 01-Jun-99 00:27:06 +shares
  240.     3692    1650 55.3% 21-Sep-99 11:53:16 +shares.intro
  241.      719     392 45.4% 02-Jun-99 22:40:28 +shares.long
  242.      158     121 23.4% 20-Sep-99 13:03:06 +shares.short
  243.    82576   37351 54.7% 21-Sep-99 15:40:36 +trees
  244.     1899     896 52.8% 21-Sep-99 11:53:32 +trees.intro
  245.      611     387 36.6% 02-Jun-99 22:40:32 +trees.long
  246.      217     147 32.2% 20-Sep-99 13:02:24 +trees.short
  247.     4892    2383 51.2% 25-Oct-00 19:40:08 +KnowledgeSvr.readme
  248.      443     112 74.7% 26-Dec-97 23:14:56 +KnowledgeSvr.readme.info
  249.    30077    9674 67.8% 21-Sep-99 12:13:24 +server.html
  250. -------- ------- ----- --------- --------
  251.  1677225  682166 59.3% 28-Oct-100 20:37:32   112 files
  252.